[INFO] cloning repository https://github.com/samgrowls/glassworm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samgrowls/glassworm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamgrowls%2Fglassworm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamgrowls%2Fglassworm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a68f4e7d38be4cf85f43d0bc8382b3fadb1a38bc
[INFO] testing samgrowls/glassworm against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamgrowls%2Fglassworm" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/samgrowls/glassworm
[INFO] finished tweaking git repo https://github.com/samgrowls/glassworm
[INFO] tweaked toml for git repo https://github.com/samgrowls/glassworm written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samgrowls/glassworm on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/samgrowls/glassworm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3f8145b2d425e5921d21216ed5dc8522e9458744bd05ced661c7c63dc523ff6
[INFO] running `Command { std: "docker" "start" "-a" "a3f8145b2d425e5921d21216ed5dc8522e9458744bd05ced661c7c63dc523ff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3f8145b2d425e5921d21216ed5dc8522e9458744bd05ced661c7c63dc523ff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3f8145b2d425e5921d21216ed5dc8522e9458744bd05ced661c7c63dc523ff6", kill_on_drop: false }`
[INFO] [stdout] a3f8145b2d425e5921d21216ed5dc8522e9458744bd05ced661c7c63dc523ff6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2408c41aa35f511d32911f2401d82f386db418bf37a78f8cf15c8967b6d894b
[INFO] running `Command { std: "docker" "start" "-a" "a2408c41aa35f511d32911f2401d82f386db418bf37a78f8cf15c8967b6d894b", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling oxc_estree v0.40.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling oxc_allocator v0.40.1
[INFO] [stderr]    Compiling oxc_index v2.0.0
[INFO] [stderr]    Compiling assert-unchecked v0.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling oxc-miette-derive v1.0.2
[INFO] [stderr]    Compiling oxc_ast_macros v0.40.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling oxc-miette v1.0.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling oxc_span v0.40.1
[INFO] [stderr]    Compiling oxc_diagnostics v0.40.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling oxc_syntax v0.40.1
[INFO] [stderr]    Compiling oxc_regular_expression v0.40.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling oxc_cfg v0.40.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling oxc_ast v0.40.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling oxc_ecmascript v0.40.1
[INFO] [stderr]    Compiling oxc_semantic v0.40.1
[INFO] [stderr]    Compiling oxc_parser v0.40.1
[INFO] [stderr]    Compiling glassware-core v0.1.0 (/opt/rustwide/workdir/glassware-core)
[INFO] [stderr]    Compiling glassware-cli v0.1.0 (/opt/rustwide/workdir/glassware-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.98s
[INFO] running `Command { std: "docker" "inspect" "a2408c41aa35f511d32911f2401d82f386db418bf37a78f8cf15c8967b6d894b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2408c41aa35f511d32911f2401d82f386db418bf37a78f8cf15c8967b6d894b", kill_on_drop: false }`
[INFO] [stdout] a2408c41aa35f511d32911f2401d82f386db418bf37a78f8cf15c8967b6d894b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa09446fdcec60807651904e32d79fd3a1217339d1855e6dbba02355c37306c6
[INFO] running `Command { std: "docker" "start" "-a" "fa09446fdcec60807651904e32d79fd3a1217339d1855e6dbba02355c37306c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling oxc_syntax v0.40.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling oxc_ast v0.40.1
[INFO] [stderr]    Compiling oxc_cfg v0.40.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling oxc_ecmascript v0.40.1
[INFO] [stderr]    Compiling oxc_parser v0.40.1
[INFO] [stderr]    Compiling oxc_semantic v0.40.1
[INFO] [stderr]    Compiling glassware-core v0.1.0 (/opt/rustwide/workdir/glassware-core)
[INFO] [stderr]    Compiling glassware-cli v0.1.0 (/opt/rustwide/workdir/glassware-cli)
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> glassware-core/tests/integration_false_positives.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DetectionCategory`
[INFO] [stdout]  --> glassware-core/tests/integration_edge_cases.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | use glassware_core::finding::{DetectionCategory, Severity};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> glassware-core/tests/integration_edge_cases.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> glassware-core/tests/integration_campaign_fixtures.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_rule_pattern` is never used
[INFO] [stdout]   --> glassware-core/tests/integration_campaign_fixtures.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn has_rule_pattern(findings: &[glassware_core::finding::Finding], pattern: &str) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DetectionCategory`
[INFO] [stdout]  --> glassware-core/tests/integration_scan_directory.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | use glassware_core::finding::{DetectionCategory, Severity};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.76s
[INFO] running `Command { std: "docker" "inspect" "fa09446fdcec60807651904e32d79fd3a1217339d1855e6dbba02355c37306c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa09446fdcec60807651904e32d79fd3a1217339d1855e6dbba02355c37306c6", kill_on_drop: false }`
[INFO] [stdout] fa09446fdcec60807651904e32d79fd3a1217339d1855e6dbba02355c37306c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 880b3cc86643cecaee27e19663d71ca11d88624e4b2bff2d6531e5fe09ded7a2
[INFO] running `Command { std: "docker" "start" "-a" "880b3cc86643cecaee27e19663d71ca11d88624e4b2bff2d6531e5fe09ded7a2", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]  --> glassware-core/tests/integration_false_positives.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::path::Path;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]  --> glassware-core/tests/integration_campaign_fixtures.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::path::Path;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `has_rule_pattern` is never used
[INFO] [stderr]   --> glassware-core/tests/integration_campaign_fixtures.rs:31:4
[INFO] [stderr]    |
[INFO] [stderr] 31 | fn has_rule_pattern(findings: &[glassware_core::finding::Finding], pattern: &str) -> bool {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `DetectionCategory`
[INFO] [stderr]  --> glassware-core/tests/integration_scan_directory.rs:7:31
[INFO] [stderr]   |
[INFO] [stderr] 7 | use glassware_core::finding::{DetectionCategory, Severity};
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `DetectionCategory`
[INFO] [stderr]  --> glassware-core/tests/integration_edge_cases.rs:7:31
[INFO] [stderr]   |
[INFO] [stderr] 7 | use glassware_core::finding::{DetectionCategory, Severity};
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]  --> glassware-core/tests/integration_edge_cases.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::path::Path;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `glassware-core` (test "integration_false_positives") generated 1 warning (run `cargo fix --test "integration_false_positives" -p glassware-core` to apply 1 suggestion)
[INFO] [stderr] warning: `glassware-core` (test "integration_campaign_fixtures") generated 2 warnings (run `cargo fix --test "integration_campaign_fixtures" -p glassware-core` to apply 1 suggestion)
[INFO] [stderr] warning: `glassware-core` (test "integration_scan_directory") generated 1 warning (run `cargo fix --test "integration_scan_directory" -p glassware-core` to apply 1 suggestion)
[INFO] [stderr] warning: `glassware-core` (test "integration_edge_cases") generated 2 warnings (run `cargo fix --test "integration_edge_cases" -p glassware-core` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/glassware-a995c4deda773099)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glassware_core-30bbdfb15b1d3966)
[INFO] [stdout] 
[INFO] [stdout] running 120 tests
[INFO] [stdout] test classify::tests::test_is_critical ... ok
[INFO] [stdout] test classify::tests::test_is_invisible ... ok
[INFO] [stdout] test classify::tests::test_is_zero_width ... ok
[INFO] [stdout] test classify::tests::test_is_bidi ... ok
[INFO] [stdout] test confusables::data::tests::test_latin_not_confusable ... ok
[INFO] [stdout] test confusables::data::tests::test_cyrillic_a ... ok
[INFO] [stdout] test confusables::data::tests::test_greek_o ... ok
[INFO] [stdout] test decoder::tests::test_count_vs_codepoints ... ok
[INFO] [stdout] test decoder::tests::test_decode_high_entropy ... ok
[INFO] [stdout] test decoder::tests::test_decode_known_payload ... ok
[INFO] [stdout] test decoder::tests::test_decode_low_entropy_plaintext ... ok
[INFO] [stdout] test decoder::tests::test_find_vs_runs_below_threshold ... ok
[INFO] [stdout] test decoder::tests::test_hex_preview ... ok
[INFO] [stdout] test decoder::tests::test_find_vs_runs ... ok
[INFO] [stdout] test decoder::tests::test_too_small_payload ... ok
[INFO] [stdout] test decoder::tests::test_shannon_entropy_uniform ... ok
[INFO] [stdout] test detectors::bidi::tests::test_clean_content ... ok
[INFO] [stdout] test decoder::tests::test_payload_class_classification ... ok
[INFO] [stdout] test decoder::tests::test_is_vs_codepoint ... ok
[INFO] [stdout] test detectors::bidi::tests::test_rle_detection ... ok
[INFO] [stdout] test detectors::bidi::tests::test_rlo_detection ... ok
[INFO] [stdout] test detectors::invisible::tests::test_zero_width_space_detection ... ok
[INFO] [stdout] test detectors::tags::tests::test_clean_content ... ok
[INFO] [stdout] test detectors::invisible::tests::test_variation_selector_detection ... ok
[INFO] [stdout] test decoder::tests::test_shannon_entropy_varied ... ok
[INFO] [stdout] test detectors::homoglyph::tests::test_cyrillic_a_detection ... ok
[INFO] [stdout] test detectors::tags::tests::test_tag_detection ... ok
[INFO] [stdout] test detectors::invisible::tests::test_clean_content ... ok
[INFO] [stdout] test detectors::homoglyph::tests::test_pure_cyrillic_allowed ... ok
[INFO] [stdout] test detectors::homoglyph::tests::test_clean_content ... ok
[INFO] [stdout] test detectors::homoglyph::tests::test_greek_o_detection ... ok
[INFO] [stdout] test detectors::invisible::tests::test_rlo_detection ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_entropy_calculation_high ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_entropy_calculation_uniform ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_no_detect_blob_only ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_detect_eval_atob_pattern ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_detect_exec_sync ... ok
[INFO] [stdout] test engine::tests::test_engine_default_detectors ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_detect_buffer_from_tostring_eval ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_detect_base64_with_eval ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_detect_vm_execution ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_detect_hex_with_function ... ok
[INFO] [stdout] test gw005_semantic::tests::test_detector_creation ... ok
[INFO] [stdout] test gw005_semantic::tests::test_no_flows_no_findings ... ok
[INFO] [stdout] test gw005_semantic::tests::test_wrong_sink_type_no_finding ... ok
[INFO] [stdout] test gw005_semantic::tests::test_wrong_source_type_no_finding ... ok
[INFO] [stdout] test gw006_semantic::tests::test_detector_creation ... ok
[INFO] [stdout] test gw006_semantic::tests::test_hardcoded_key_no_exec ... ok
[INFO] [stdout] test gw006_semantic::tests::test_hardcoded_key_to_eval ... ok
[INFO] [stdout] test gw006_semantic::tests::test_no_flows_no_findings ... ok
[INFO] [stdout] test gw006_semantic::tests::test_no_hardcoded_key_no_finding ... ok
[INFO] [stdout] test gw007_semantic::tests::test_detector_creation ... ok
[INFO] [stdout] test gw006_semantic::tests::test_transitive_flow ... ok
[INFO] [stdout] test gw007_semantic::tests::test_legitimate_xor_hash_check ... ok
[INFO] [stdout] test gw007_semantic::tests::test_rc4_without_exec ... ok
[INFO] [stdout] test gw007_semantic::tests::test_no_sinks_no_findings ... ok
[INFO] [stdout] test gw008_semantic::tests::test_crypto_exec_no_header ... ok
[INFO] [stdout] test gw008_semantic::tests::test_detector_creation ... ok
[INFO] [stdout] test gw008_semantic::tests::test_header_crypto_exec ... ok
[INFO] [stdout] test gw008_semantic::tests::test_header_crypto_no_exec ... ok
[INFO] [stdout] test gw008_semantic::tests::test_no_flows_no_findings ... ok
[INFO] [stdout] test gw008_semantic::tests::test_header_exec_no_crypto ... ok
[INFO] [stdout] test detectors::glassware::tests::test_pipe_delimiter_detection ... ok
[INFO] [stdout] test detectors::glassware::tests::test_stego_run_detection ... ok
[INFO] [stdout] test detectors::glassware::tests::test_decoder_function_detection ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_no_detect_normal_code ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_no_detect_eval_only ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_no_detect_short_blob_with_exec ... ok
[INFO] [stdout] test detectors::glassware::tests::test_clean_content ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_no_detect_low_entropy_blob_with_exec ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_no_detect_low_entropy ... ok
[INFO] [stdout] test llm::analyzer::tests::test_strip_markdown_fences_generic ... ok
[INFO] [stdout] test llm::analyzer::tests::test_strip_markdown_fences_json ... ok
[INFO] [stdout] test llm::analyzer::tests::test_strip_markdown_fences_plain ... ok
[INFO] [stdout] test llm::config::tests::test_config_default_model ... ok
[INFO] [stdout] test llm::analyzer::tests::test_config_from_env ... ok
[INFO] [stdout] test llm::config::tests::test_config_from_env_missing_api_key ... ok
[INFO] [stdout] test llm::config::tests::test_config_from_env_missing_base_url ... ok
[INFO] [stdout] test ranges::tests::test_bidi_names ... ok
[INFO] [stdout] test ranges::tests::test_is_in_critical_range ... ok
[INFO] [stdout] test header_c2_detector::tests::test_detect_axios_pattern ... ok
[INFO] [stdout] test ranges::tests::test_is_in_invisible_range ... ok
[INFO] [stdout] test ranges::tests::test_variation_selector_detection ... ok
[INFO] [stdout] test header_c2_detector::tests::test_detect_full_c2_pattern ... ok
[INFO] [stdout] test ranges::tests::test_variation_selector_range ... ok
[INFO] [stdout] test scanner::tests::test_deduplication ... ok
[INFO] [stdout] test header_c2_detector::tests::test_detect_vm_execution ... ok
[INFO] [stdout] test header_c2_detector::tests::test_no_detect_eval_only ... ok
[INFO] [stdout] test scanner::tests::test_has_confusables ... ok
[INFO] [stdout] test header_c2_detector::tests::test_detect_fetch_with_xor ... ok
[INFO] [stdout] test scanner::tests::test_clean_content ... ok
[INFO] [stdout] test scanner::tests::test_full_scan_bidi ... ok
[INFO] [stdout] test header_c2_detector::tests::test_no_detect_crypto_only ... ok
[INFO] [stdout] test header_c2_detector::tests::test_no_detect_express_headers ... ok
[INFO] [stdout] test scanner::tests::test_full_scan_variation_selector ... ok
[INFO] [stdout] test header_c2_detector::tests::test_no_detect_http_crypto_no_exec ... ok
[INFO] [stdout] test header_c2_detector::tests::test_no_detect_http_only ... ok
[INFO] [stdout] test engine::tests::test_engine_scan_variation_selector ... ok
[INFO] [stdout] test engine::tests::test_engine_matches_unicode_scanner ... ok
[INFO] [stdout] test scanner::tests::test_scanner_creation ... ok
[INFO] [stdout] test script_detector::tests::test_mixed_scripts_cyrillic_a ... ok
[INFO] [stdout] test script_detector::tests::test_pure_greek ... ok
[INFO] [stdout] test script_detector::tests::test_pure_cyrillic ... ok
[INFO] [stdout] test scanner::tests::test_has_invisible_chars ... ok
[INFO] [stdout] test semantic::tests::test_build_semantic_simple ... ok
[INFO] [stdout] test taint::tests::test_calculate_entropy_uniform ... ok
[INFO] [stdout] test script_detector::tests::test_pure_latin ... ok
[INFO] [stdout] test taint::tests::test_calculate_entropy_varied ... ok
[INFO] [stdout] test semantic::tests::test_call_site_extraction ... ok
[INFO] [stdout] test taint::tests::test_calculate_entropy_high ... ok
[INFO] [stdout] test script_detector::tests::test_extract_identifiers ... ok
[INFO] [stdout] test tests::test_clean_content ... ok
[INFO] [stdout] test scanner::tests::test_full_scan_homoglyph ... ok
[INFO] [stdout] test tests::test_scan_bidi ... ok
[INFO] [stdout] test tests::test_scan_variation_selector ... ok
[INFO] [stdout] test tests::test_scan_homoglyph ... ok
[INFO] [stdout] test gw007_semantic::tests::test_two_indicators_insufficient ... ok
[INFO] [stdout] test gw007_semantic::tests::test_full_rc4_with_eval ... ok
[INFO] [stdout] test gw007_semantic::tests::test_minimal_rc4_three_indicators ... ok
[INFO] [stdout] test llm::config::tests::test_config_from_env_success ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- llm::config::tests::test_config_from_env_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'llm::config::tests::test_config_from_env_success' (110) panicked at glassware-core/src/llm/config.rs:105:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MissingBaseUrl
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5962d8abbe3a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5962d8abbe3a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5962d8abbe3a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5962d8abbe3a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5962d8ad344a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5962d8ad344a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5962d8ac0ce2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5962d8ac0ce2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5962d8a9980f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5962d8a9980f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5962d8ab3a99 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5962d855491c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5962d855491c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5962d8ab3d12 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5962d8ab3d12 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5962d8a998c8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5962d8a90fa9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5962d8a9a95d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5962d8ad3c8c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5962d8ad3a02 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5962d7ef5bd3 - <core[a96a4c5c53f902a3]::result::Result<glassware_core[5dcd7e3cdfb05719]::llm::config::LlmConfig, glassware_core[5dcd7e3cdfb05719]::llm::config::LlmConfigError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5962d7ef5bd3 - glassware_core[5dcd7e3cdfb05719]::llm::config::tests::test_config_from_env_success
[INFO] [stdout]                                at /opt/rustwide/workdir/glassware-core/src/llm/config.rs:105:44
[INFO] [stdout]   22:     0x5962d7ef12f7 - glassware_core[5dcd7e3cdfb05719]::llm::config::tests::test_config_from_env_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/glassware-core/src/llm/config.rs:100:38
[INFO] [stdout]   23:     0x5962d7eecdc6 - <glassware_core[5dcd7e3cdfb05719]::llm::config::tests::test_config_from_env_success::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5962d85489fb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5962d85489fb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5962d85553eb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5962d85553eb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5962d85553eb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5962d85553eb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5962d85553eb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5962d85553eb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5962d85553eb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5962d8550b04 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5962d8550b04 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5962d8557ff2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5962d8557ff2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5962d8557ff2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5962d8557ff2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5962d8557ff2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5962d8557ff2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5962d8557ff2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5962d8abb70f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5962d8abb70f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x70b8d6d52aa4 - <unknown>
[INFO] [stdout]   45:     0x70b8d6ddfa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     llm::config::tests::test_config_from_env_success
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 119 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p glassware-core --lib`
[INFO] running `Command { std: "docker" "inspect" "880b3cc86643cecaee27e19663d71ca11d88624e4b2bff2d6531e5fe09ded7a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "880b3cc86643cecaee27e19663d71ca11d88624e4b2bff2d6531e5fe09ded7a2", kill_on_drop: false }`
[INFO] [stdout] 880b3cc86643cecaee27e19663d71ca11d88624e4b2bff2d6531e5fe09ded7a2
